stadium static method

StadiumBorder stadium()

Stadium shape (pill-shaped, fully rounded on short sides).

Implementation

static StadiumBorder stadium() {
  return const StadiumBorder();
}