bottom property
=== Layout and Panel Related Fields === @doc Bottom widget in a layout.
Implementation
@$pb.TagNumber(15)
FFNodeOutline get bottom => $_getN(14);
Implementation
@$pb.TagNumber(15)
set bottom(FFNodeOutline value) => $_setField(15, value);