menu
flutter_datahub package
documentation
flutter_datahub.dart
PropertyCubit<Property>
state property
state property
dark_mode
light_mode
state
property
@
override
PropertyState
<
Property
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
flutter_datahub package
documentation
flutter_datahub
PropertyCubit<Property>
state property
PropertyCubit class