menu
spark_framework package
documentation
spark.dart
ServerCustomEvent
ServerCustomEvent.new constructor
ServerCustomEvent.new constructor
dark_mode
light_mode
ServerCustomEvent
constructor
ServerCustomEvent
(
[
String
type
=
'custom'
,
Object
?
_detail
])
Implementation
ServerCustomEvent([String type = 'custom', this._detail]) : super(type);
spark_framework package
documentation
spark
ServerCustomEvent
ServerCustomEvent.new constructor
ServerCustomEvent class