style property

FResizableStyle Function(FResizableStyle)? style
final

The resizable' style.

CLI

To generate and customize this style:

dart run forui style create resizable

Implementation

final FResizableStyle Function(FResizableStyle)? style;