style property
The style.
CLI
To generate and customize this style:
dart run forui style create tabs
Implementation
final FTabsStyle Function(FTabsStyle)? style;
The style.
To generate and customize this style:
dart run forui style create tabs
final FTabsStyle Function(FTabsStyle)? style;