menu
flipper_finance package
documentation
data.dart
BudgetData
amountUsed property
amountUsed property
dark_mode
light_mode
amountUsed
property
double
?
amountUsed
final
Amount of the budget that is consumed or used.
Implementation
final double? amountUsed;
flipper_finance package
documentation
data
BudgetData
amountUsed property
BudgetData class