menu
stormy_kit package
documentation
utils/preload/exception/preload_exception.dart
PreloadException
PreloadException.new constructor
PreloadException.new constructor
dark_mode
light_mode
PreloadException
constructor
PreloadException
(
String
message
, {
Object
?
cause
,
})
Implementation
PreloadException(this.message, {this.cause});
stormy_kit package
documentation
utils/preload/exception/preload_exception
PreloadException
PreloadException.new constructor
PreloadException class