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