menu
hubble_widget_library package
documentation
widgets_v2/widget_repository/widget_repository.dart
XLogEvent
XLogEvent.new constructor
XLogEvent.new constructor
dark_mode
light_mode
XLogEvent
constructor
XLogEvent
(
{
required
String
eventName
,
required
Map
<
String
,
dynamic
>
args
,
})
Implementation
XLogEvent({required this.eventName, required this.args});
hubble_widget_library package
documentation
widgets_v2/widget_repository/widget_repository
XLogEvent
XLogEvent.new constructor
XLogEvent class