menu
mix_builder package
documentation
mix.dart
AttributeMap<T extends Attribute>
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Implementation
bool get isNotEmpty => _map?.isNotEmpty ?? false;
mix_builder package
documentation
mix
AttributeMap<T extends Attribute>
isNotEmpty property
AttributeMap class