menu
mirrorfly_uikit_plugin package
documentation
app/extensions/extensions.dart
NavViewStateful<T extends GetxController>
NavViewStateful.new const constructor
NavViewStateful.new const constructor
dark_mode
light_mode
NavViewStateful<
T extends GetxController
>
constructor
const
NavViewStateful<
T extends GetxController
>
(
{
Key
?
key
,
String
?
tag
,
})
Implementation
const NavViewStateful({Key? key, this.tag}) : super(key: key);
mirrorfly_uikit_plugin package
documentation
app/extensions/extensions
NavViewStateful<T extends GetxController>
NavViewStateful.new const constructor
NavViewStateful class