backgroundColor property

Color? backgroundColor
final

The background color of indicator, defaults to Colors.grey.withOpacity(0.5).

Implementation

final Color? backgroundColor;