AccountBalanceComponent

fun AccountBalanceComponent(modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, accountBalance: ERROR CLASS: Symbol not found for MutableLiveData<ERROR CLASS: Symbol not found for AccountBalance?>)

Renders a card displaying the account balance as a prominent amount with its currency.

Parameters

modifier

Modifier applied to the card.

accountBalance

LiveData holding the AccountBalance to display.