tappableStyle property
The tappable style.
CLI
To generate and customize this style:
dart run forui style create tappable
Implementation
final FTappableStyle tappableStyle;
The tappable style.
To generate and customize this style:
dart run forui style create tappable
final FTappableStyle tappableStyle;