outSideTop method

Implementation

DefineMListViewModifier outSideTop() {
  return this.copyWith(valueGravity: MGravity.top);
}