menu
forui package
documentation
widgets/resizable.dart
FResizable
children property
children property
dark_mode
light_mode
children
property
List
<
FResizableRegion
>
children
final
The children that may be resized.
Implementation
final List<FResizableRegion> children;
forui package
documentation
widgets/resizable
FResizable
children property
FResizable class