style property

The divider' style.

To modify the current style:

style: .delta(...)

To replace the style:

style: FResizableDividerStyle(...)

CLI

To generate and customize this style:

dart run forui style create resizable

Implementation

final FResizableDividerStyleDelta style;