menu
vyuh_core package
documentation
plugin/event_plugin.dart
VyuhEvent<T>
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name of the event, used for identification and logging.
Implementation
final String name;
vyuh_core package
documentation
plugin/event_plugin
VyuhEvent<T>
name property
VyuhEvent class