menu
fastyle_calculator package
documentation
logic/blocs/states/calculator.state.dart
FastCalculatorBlocState<F extends FastCalculatorFields, R extends FastCalculatorResults>
error property
error property
dark_mode
light_mode
error
property
dynamic
error
final
inherited
Whether the bloc has an error.
Implementation
final dynamic error;
fastyle_calculator package
documentation
logic/blocs/states/calculator.state
FastCalculatorBlocState<F extends FastCalculatorFields, R extends FastCalculatorResults>
error property
FastCalculatorBlocState class