menu
webify_toolkit package
documentation
webify.dart
EventPerformer
EventPerformer.new const constructor
EventPerformer.new const constructor
dark_mode
light_mode
EventPerformer
constructor
const
EventPerformer
(
{
required
String
name
,
String
?
url
,
})
Implementation
const EventPerformer({required this.name, this.url});
webify_toolkit package
documentation
webify
EventPerformer
EventPerformer.new const constructor
EventPerformer class