menu
nueli_ui package
documentation
nueli_ui.dart
ScreenState<T extends Screen>
initAsync method
initAsync method
dark_mode
light_mode
initAsync
method
@
mustCallSuper
Future
initAsync
(
)
Implementation
@mustCallSuper Future<dynamic> initAsync() async { await LogicTree.compile(logicArray); }
nueli_ui package
documentation
nueli_ui
ScreenState<T extends Screen>
initAsync method
ScreenState class