menu
flutter_androssy package
documentation
views/view/view.dart
YMRView<T extends ViewController>
onInit method
onInit method
dark_mode
light_mode
onInit
method
@
mustCallSuper
void
onInit
(
BuildContext
context
,
T
controller
)
Implementation
@mustCallSuper void onInit(BuildContext context, T controller) {}
flutter_androssy package
documentation
views/view/view
YMRView<T extends ViewController>
onInit method
YMRView class