menu
stream package
documentation
rspc.dart
DartTag
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
DartTag
hasClosing property
DartTag class