menu
bones_ui package
documentation
bones_ui_kit.dart
HttpStatus
HttpStatus constructor
HttpStatus constructor
dark_mode
light_mode
HttpStatus
constructor
HttpStatus
(
String
url
,
String
requestedURL
,
int
status
)
Implementation
HttpStatus(this.url, this.requestedURL, this.status);
bones_ui package
documentation
bones_ui_kit
HttpStatus
HttpStatus constructor
HttpStatus class