focused constant
FTappableVariant
const focused
The interaction variant when the given widget or any of its descendants have focus.
Implementation
static const focused = FTappableVariant._(.new(1, 'focused'));