menu
nylo_support package
documentation
widgets/src/ny_state.dart
NyState<T extends StatefulWidget>
NyState.new constructor
NyState.new constructor
dark_mode
light_mode
NyState<
T extends StatefulWidget
>
constructor
NyState<
T extends StatefulWidget
>
(
{
String
?
name
,
String
?
path
,
})
Base NyState
Implementation
NyState({super.name, super.path});
nylo_support package
documentation
widgets/src/ny_state
NyState<T extends StatefulWidget>
NyState.new constructor
NyState class