contentAlignment property
@doc Alignment type of the walkthrough content.
Implementation
@$pb.TagNumber(6)
FFProjectWalkthroughStep_ContentAlignment get contentAlignment => $_getN(5);
Implementation
@$pb.TagNumber(6)
set contentAlignment(FFProjectWalkthroughStep_ContentAlignment value) =>
$_setField(6, value);