menu
stream package
documentation
rspc.dart
ControlTag
hasClosing property
hasClosing property
dark_mode
light_mode
hasClosing
property
@
override
bool
get
hasClosing
override
Whether this tag requires a closing tag, such as
[/if]
.
Implementation
@override bool get hasClosing => true;
stream package
documentation
rspc
ControlTag
hasClosing property
ControlTag class