menu
rixa package
documentation
widgets/markdown/html.dart
HtmlElement
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
inherited
Whether this element is self-closing.
Implementation
bool get isEmpty => children == null;
rixa package
documentation
widgets/markdown/html
HtmlElement
isEmpty property
HtmlElement class