style property

FTappableStyleDelta style
final

The style.

To modify the current style:

style: .delta(...)

To replace the style:

style: FTappableStyle(...)

Implementation

final FTappableStyleDelta style;