followerAnchor property
@doc Where to position this dialog within the screen or relative to the @doc widget that opens it.
Implementation
@$pb.TagNumber(9)
FFAlignment get followerAnchor => $_getN(8);
Implementation
@$pb.TagNumber(9)
set followerAnchor(FFAlignment value) => $_setField(9, value);