menu
ventas_dealer package
documentation
widgets/wallet_edit_bottomsheet.dart
WalletEditBottomsheet
WalletEditBottomsheet.new const constructor
WalletEditBottomsheet.new const constructor
dark_mode
light_mode
WalletEditBottomsheet
constructor
const
WalletEditBottomsheet
(
{
Key
?
key
,
required
double
amount
,
})
Implementation
const WalletEditBottomsheet({super.key, required this.amount});
ventas_dealer package
documentation
widgets/wallet_edit_bottomsheet
WalletEditBottomsheet
WalletEditBottomsheet.new const constructor
WalletEditBottomsheet class