menu
nylo_support package
documentation
widgets/ny_base_state.dart
NyBaseState<T extends StatefulWidget>
stateName property
stateName property
dark_mode
light_mode
stateName
property
String
?
stateName
getter/setter pair
The
stateName
is used as the ID for the
UpdateState
class.
Implementation
String? stateName;
nylo_support package
documentation
widgets/ny_base_state
NyBaseState<T extends StatefulWidget>
stateName property
NyBaseState class