menu
bones_ui package
documentation
bones_ui_kit.dart
HttpRequestBody
hasContent property
hasContent property
dark_mode
light_mode
hasContent
property
bool
get
hasContent
Returns
true
if has content.
Implementation
bool get hasContent => _content != null;
bones_ui package
documentation
bones_ui_kit
HttpRequestBody
hasContent property
HttpRequestBody class