menu
glue_ui package
documentation
services/custom_exeption.dart
CustomException
message property
message property
dark_mode
light_mode
message
property
String
message
late
final
The primary message of the exception, typically displayed to the user.
Implementation
late final String message;
glue_ui package
documentation
services/custom_exeption
CustomException
message property
CustomException class