menu
fluttery_framework package
documentation
view.dart
GetX<T extends DisposableInterface>
initState property
initState property
dark_mode
light_mode
initState
property
void Function
(
GetXState
<
T
>
state
)
?
initState
final
Implementation
final void Function(GetXState<T> state)? initState, dispose, didChangeDependencies;
fluttery_framework package
documentation
view
GetX<T extends DisposableInterface>
initState property
GetX class