tabsStyle property
The tabs styles.
CLI
To generate and customize this style:
dart run forui style create tabs
Implementation
@override
final FTabsStyle tabsStyle;
The tabs styles.
To generate and customize this style:
dart run forui style create tabs
@override
final FTabsStyle tabsStyle;