menu
sunny_essentials package
documentation
state/state_observer.dart
BaseState<T extends StatefulWidget>
stateId property
stateId property
dark_mode
light_mode
stateId
property
String
get
stateId
Implementation
String get stateId => "${runtimeType.simpleName}$stateCounter";
sunny_essentials package
documentation
state/state_observer
BaseState<T extends StatefulWidget>
stateId property
BaseState class