$BudgetSummaryExtension extension

on

Methods

copyWith({String? id, String? name, DateTime? lastModifiedOn, DateTime? firstMonth, DateTime? lastMonth, DateFormat? dateFormat, CurrencyFormat? currencyFormat, List<Account>? accounts}) BudgetSummary

Available on BudgetSummary, provided by the $BudgetSummaryExtension extension

copyWithWrapped({Wrapped<String>? id, Wrapped<String>? name, Wrapped<DateTime?>? lastModifiedOn, Wrapped<DateTime?>? firstMonth, Wrapped<DateTime?>? lastMonth, Wrapped<DateFormat?>? dateFormat, Wrapped<CurrencyFormat?>? currencyFormat, Wrapped<List<Account>?>? accounts}) BudgetSummary

Available on BudgetSummary, provided by the $BudgetSummaryExtension extension