isBoolean property

bool get isBoolean

Implementation

bool get isBoolean => valueHandler is DOMAttributeValueBoolean;