menu
spark_framework package
documentation
spark.dart
Event
type property
type property
dark_mode
light_mode
type
property
String
get
type
The type of the event (e.g., 'click', 'input').
Implementation
String get type;
spark_framework package
documentation
spark
Event
type property
Event class