style property

FTabsStyle Function(FTabsStyle)? style
final

The style.

CLI

To generate and customize this style:

dart run forui style create tabs

Implementation

final FTabsStyle Function(FTabsStyle)? style;