menu
artisanal package
documentation
tui.dart
ZoneInBoundsMsg
ZoneInBoundsMsg.new const constructor
ZoneInBoundsMsg.new const constructor
dark_mode
light_mode
ZoneInBoundsMsg
constructor
const
ZoneInBoundsMsg
(
{
required
ZoneInfo
zone
,
required
MouseMsg
event
,
})
Creates a zone in bounds message.
Implementation
const ZoneInBoundsMsg({required this.zone, required this.event});
artisanal package
documentation
tui
ZoneInBoundsMsg
ZoneInBoundsMsg.new const constructor
ZoneInBoundsMsg class