menu
codeofland package
documentation
sources/exception/custom_exception.dart
CustomException
CustomException constructor
CustomException constructor
dark_mode
light_mode
CustomException
constructor
CustomException
(
String
message
)
Implementation
CustomException(this.message);
codeofland package
documentation
sources/exception/custom_exception
CustomException
CustomException constructor
CustomException class