isSelfClosing property

bool? isSelfClosing
final

If true (the default) then the element will be self-closed if it is empty.

Implementation

final bool? isSelfClosing;