indicatorColor property

Color? indicatorColor
final

Background color of the indicator.

Defaults to ThemeData.colorScheme.secondary.

Implementation

final Color? indicatorColor;