PageBlockVerticalAlignmentExtensions extension

on

Methods

map<TResult extends Object?>({required TResult bottom(PageBlockVerticalAlignmentBottom value), required TResult middle(PageBlockVerticalAlignmentMiddle value), required TResult top(PageBlockVerticalAlignmentTop value)}) → TResult

Available on PageBlockVerticalAlignment, provided by the PageBlockVerticalAlignmentExtensions extension

maybeMap<TResult extends Object?>({TResult bottom(PageBlockVerticalAlignmentBottom value)?, TResult middle(PageBlockVerticalAlignmentMiddle value)?, TResult top(PageBlockVerticalAlignmentTop value)?, required TResult orElse()}) → TResult

Available on PageBlockVerticalAlignment, provided by the PageBlockVerticalAlignmentExtensions extension