borderRadius property
final
The radius of the indicator's corners.
If this value is non-null, rounded rectangular tab indicator is drawn, otherwise rectangular tab indicator is drawn.
Implementation
final BorderRadius? borderRadius;
The radius of the indicator's corners.
If this value is non-null, rounded rectangular tab indicator is drawn, otherwise rectangular tab indicator is drawn.
final BorderRadius? borderRadius;