indicatorColor property

Color? indicatorColor
final

Widget indicator color shows a circle around widget, default : Colors.transparent

Implementation

final Color? indicatorColor;