layoutMode property

FrameLayoutMode? layoutMode
final

The layout mode of the patches of the frame.

// Defaults to:
FrameLayoutMode.horizontalInside

Implementation

final FrameLayoutMode? layoutMode;