dockedShape method

ShapeBorder dockedShape()

dockedShape.

Implementation

ShapeBorder dockedShape() {
  return const RoundedRectangleBorder();
}