menu
flutter_scene package
documentation
fscene.dart
ComponentSpec
properties property
properties property
dark_mode
light_mode
properties
property
Map
<
String
,
PropertyValue
>
properties
final
The component's typed fields, keyed by field name.
Implementation
final Map<String, PropertyValue> properties;
flutter_scene package
documentation
fscene
ComponentSpec
properties property
ComponentSpec class