menu
spark_framework package
documentation
spark.dart
Props
Props.new const constructor
Props.new const constructor
dark_mode
light_mode
Props
constructor
const
Props
(
Map
<
String
,
dynamic
>
_data
)
Creates a Props instance from a decoded map.
Implementation
const Props(this._data);
spark_framework package
documentation
spark
Props
Props.new const constructor
Props class