menu
mvc_application package
documentation
view.dart
InheritedStateMVC<T extends StatefulWidget, U extends InheritedWidget>
currentErrorFunc property
currentErrorFunc property
dark_mode
light_mode
currentErrorFunc
property
FlutterExceptionHandler
?
currentErrorFunc
final
inherited
Save the current Error Handler.
Implementation
final FlutterExceptionHandler? currentErrorFunc;
mvc_application package
documentation
view
InheritedStateMVC<T extends StatefulWidget, U extends InheritedWidget>
currentErrorFunc property
InheritedStateMVC class