menu
bones_ui package
documentation
bones_ui_kit.dart
HttpError
HttpError constructor
HttpError constructor
dark_mode
light_mode
HttpError
constructor
HttpError
(
String
url
,
String
requestedURL
,
int
status
,
String
message
,
Object
?
error
,
)
Implementation
HttpError( super.url, super.requestedURL, super.status, this.message, this.error);
bones_ui package
documentation
bones_ui_kit
HttpError
HttpError constructor
HttpError class