values constant
Implementation
static const $core.List<FFTooltip_TriggerMode> values =
<FFTooltip_TriggerMode>[
TOOLTIP_TRIGGER_MODE_UNDEFINED,
ON_TAP,
ON_LONG_PRESS,
];
static const $core.List<FFTooltip_TriggerMode> values =
<FFTooltip_TriggerMode>[
TOOLTIP_TRIGGER_MODE_UNDEFINED,
ON_TAP,
ON_LONG_PRESS,
];