menu
custom_widgets_2 package
documentation
error/exception.dart
ServerException
ServerException.new constructor
ServerException.new constructor
dark_mode
light_mode
ServerException
constructor
ServerException
(
{
required
String
message
,
})
Implementation
ServerException({required this.message});
custom_widgets_2 package
documentation
error/exception
ServerException
ServerException.new constructor
ServerException class