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