menu
nice2dev_flutter_ui
tools\nice_cross_platform.dart
NiceComponentMappingTable
all property
all
dark_mode
light_mode
all
property
List
<
NiceComponentMapping
>
get
all
Get all registered mappings.
Implementation
List<NiceComponentMapping> get all => _entries.values.toList();
nice2dev_flutter_ui
nice_cross_platform
NiceComponentMappingTable
all property
NiceComponentMappingTable class