menu
artisanal package
documentation
tui.dart
ReplayCustomEvent
ReplayCustomEvent.new const constructor
ReplayCustomEvent.new const constructor
dark_mode
light_mode
ReplayCustomEvent
constructor
const
ReplayCustomEvent
(
{
required
String
type
,
Map
<
String
,
Object
?
>
fields
=
const <String, Object?>{}
,
})
Implementation
const ReplayCustomEvent({ required this.type, this.fields = const <String, Object?>{}, });
artisanal package
documentation
tui
ReplayCustomEvent
ReplayCustomEvent.new const constructor
ReplayCustomEvent class