column method

Implementation

MenuTriggerStyler column() {
  return container(FlexBoxStyler().column());
}