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