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