toPrefixIcon method

Widget toPrefixIcon()

Implementation

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