menu
fastyle_calculator package
documentation
ui/layouts/calculator_page.layout.dart
FastCalculatorPageLayout<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults>, FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults>, FastCalculatorResults>, R extends FastCalculatorResults>
breadownViewNotifier property
breadownViewNotifier property
dark_mode
light_mode
breadownViewNotifier
property
ValueNotifier
<
bool
>
?
breadownViewNotifier
final
Implementation
final ValueNotifier<bool>? breadownViewNotifier;
fastyle_calculator package
documentation
ui/layouts/calculator_page.layout
FastCalculatorPageLayout<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults>, FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults>, FastCalculatorResults>, R extends FastCalculatorResults>
breadownViewNotifier property
FastCalculatorPageLayout class