isNotEmpty property

bool get isNotEmpty

Whether there no styles available

Implementation

bool get isNotEmpty => attributes.isNotEmpty;