toListSelectOption method

Widget toListSelectOption()

Implementation

Widget toListSelectOption() {
  return this.sized(25).widget;
}