menu
orkitt package
documentation
foundation.dart
AppError
AppError.new constructor
AppError.new constructor
dark_mode
light_mode
AppError
constructor
AppError
(
{
required
String
error
,
Exception
?
exception
,
})
Implementation
AppError({required this.error, this.exception});
orkitt package
documentation
foundation
AppError
AppError.new constructor
AppError class