floatingShape method

ShapeBorder floatingShape()

floatingShape.

Implementation

ShapeBorder floatingShape() {
  return const StadiumBorder();
}