resizableStyle property

  1. @override
FResizableStyle resizableStyle
final

The resizable style.

CLI

To generate and customize this style:

dart run forui style create resizable

Implementation

@override
final FResizableStyle resizableStyle;