menu
bug_tracker_application
Features/Bug_tracker/PRESENTATION/Bloc/Bug/bug_state.dart
BugError
message property
message
dark_mode
light_mode
message
property
String
message
final
Creates a
BugError
state with an error
message
.
Implementation
final String message;
bug_tracker_application
bug_state
BugError
message property
BugError class