clear property

FCClear clear
final

Should the child widget "clear" (i.e. be placed below) floated siblings? And if so, should it be placed below floated siblings on just one side (left, right, start, or end) or both? The default is none.

Implementation

final FCClear clear;