menu
custom_error package
documentation
custom_error.dart
CustomError
getError method
getError method
dark_mode
light_mode
getError
method
String
getError
(
)
Get the error message.
Implementation
String getError() { return _error!; }
custom_error package
documentation
custom_error
CustomError
getError method
CustomError class