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