menu
mintminter_mint package
documentation
counter/counter_cubit.dart
CounterCubit
state property
state property
dark_mode
light_mode
state
property
@
override
int
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
mintminter_mint package
documentation
counter/counter_cubit
CounterCubit
state property
CounterCubit class