menu
lean_builder package
documentation
element.dart
ConstObjectImpl
props property
props property
dark_mode
light_mode
props
property
@
override
Map
<
String
,
Constant
?
>
props
final
The properties of the constant object.
Implementation
@override final Map<String, Constant?> props;
lean_builder package
documentation
element
ConstObjectImpl
props property
ConstObjectImpl class