menu
spark_framework package
documentation
spark.dart
Props
Props.empty const constructor
Props.empty const constructor
dark_mode
light_mode
Props.empty
constructor
const
Props.empty
(
)
Creates an empty Props instance.
Implementation
const Props.empty() : _data = const {};
spark_framework package
documentation
spark
Props
Props.empty const constructor
Props class