isSelfClosing property

  1. @override
bool isSelfClosing
getter/setter pairoverride

Defines whether the element should be self-closing when empty.

Implementation

@override
bool isSelfClosing;