defaultTrackShape property

ShapeBorder defaultTrackShape

Implementation

ShapeBorder get defaultTrackShape {
  return const StadiumBorder();
}