menu
nylo_support package
documentation
widgets/src/ny_stateful_widget.dart
NyStatefulWidget<T extends BaseController>
declaredStateName property
declaredStateName property
dark_mode
light_mode
declaredStateName
property
String
?
declaredStateName
final
The state name passed to the constructor, when one was given.
Implementation
final String? declaredStateName;
nylo_support package
documentation
widgets/src/ny_stateful_widget
NyStatefulWidget<T extends BaseController>
declaredStateName property
NyStatefulWidget class