menu
fastyle_calculator package
documentation
logic/blocs/events/calculator.event.dart
FastCalculatorBlocEvent<R extends FastCalculatorResults>
forceBuild property
forceBuild property
dark_mode
light_mode
forceBuild
property
bool
forceBuild
final
inherited
Indicates whether the bloc builder can force rendering.
Implementation
final bool forceBuild;
fastyle_calculator package
documentation
logic/blocs/events/calculator.event
FastCalculatorBlocEvent<R extends FastCalculatorResults>
forceBuild property
FastCalculatorBlocEvent class