menu
redstonex package
documentation
commons/exceptions/app_exception.dart
AppException
AppException.new constructor
AppException.new constructor
dark_mode
light_mode
AppException
constructor
AppException
(
int
errCode
,
String
message
)
Implementation
AppException(this.errCode, this.message);
redstonex package
documentation
commons/exceptions/app_exception
AppException
AppException.new constructor
AppException class