menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<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_statex
AppStateX<T extends StatefulWidget>
exceptionMessage property
AppStateX class