menu
imperium package
documentation
view/app_statex_imperium.dart
AppStateX<T extends StatefulWidget>
firstState property
firstState property
dark_mode
light_mode
firstState
property
StateX
<
StatefulWidget
>
?
get
firstState
inherited
Return the first State object
Implementation
StateX? get firstState => _nextStateX();
imperium package
documentation
view/app_statex_imperium
AppStateX<T extends StatefulWidget>
firstState property
AppStateX class