-
public final class TradeViewKt
-
-
Method Summary
Modifier and Type Method Description final static UnitTradeView(MutableState<TradeView.ViewState> currentState, TradeViewModel tradeViewModel, Context context)Composable Function for Trade View -
-
Method Detail
-
TradeView
@Composable() final static Unit TradeView(MutableState<TradeView.ViewState> currentState, TradeViewModel tradeViewModel, Context context)
Composable Function for Trade View
-
-
-
-