menu
fluttery_framework package
documentation
view/app_state.dart
StateX<T extends StatefulWidget>
exceptionMessage property
exceptionMessage property
dark_mode
light_mode
exceptionMessage
property
String
get
exceptionMessage
inherited
Simply display the exception.
Implementation
String get exceptionMessage => errorMsg;
fluttery_framework package
documentation
view/app_state
StateX<T extends StatefulWidget>
exceptionMessage property
StateX class