-
public final class ListPricesViewKt
-
-
Method Summary
Modifier and Type Method Description final static UnitCryptoList(List<SymbolPriceBankModel> cryptoList, ListPricesViewModel viewModel, ListPricesViewCustomStyles customStyles, Function2<AssetBankModel, AssetBankModel, Unit> onClick)ListPricesView Composable Functions final static UnitCryptoList_Preview()-
-
Method Detail
-
CryptoList
@Composable() final static Unit CryptoList(List<SymbolPriceBankModel> cryptoList, ListPricesViewModel viewModel, ListPricesViewCustomStyles customStyles, Function2<AssetBankModel, AssetBankModel, Unit> onClick)
ListPricesView Composable Functions
-
CryptoList_Preview
@Preview(showBackground = true)@Composable() final static Unit CryptoList_Preview()
-
-
-
-