isEmpty property

bool get isEmpty

Whether there are available styles

Implementation

bool get isEmpty => attributes.isEmpty;