menu
breadchain_sdk package
documentation
models/event_config.dart
EventConfig
EventConfig.new constructor
EventConfig.new constructor
dark_mode
light_mode
EventConfig
constructor
EventConfig
(
{
dynamic
onTap
(
TapEvent
)?,
})
Implementation
EventConfig({ this.onTap, });
breadchain_sdk package
documentation
models/event_config
EventConfig
EventConfig.new constructor
EventConfig class