isNotEmpty property
bool
get
isNotEmpty
Whether there no styles available
Implementation
bool get isNotEmpty => attributes.isNotEmpty;
Whether there no styles available
bool get isNotEmpty => attributes.isNotEmpty;