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