menu
bones_ui package
documentation
bones_ui_kit.dart
HttpResponse
bodyLength property
bodyLength property
dark_mode
light_mode
bodyLength
property
int
?
get
bodyLength
Returns the
body
length
(if present).
Implementation
int? get bodyLength => _body?.size;
bones_ui package
documentation
bones_ui_kit
HttpResponse
bodyLength property
HttpResponse class