dotBgColor property

Color? dotBgColor
final

The background Color of the dots. Default is [Colors.grey800.withOpacity(0.5)]

Implementation

final Color? dotBgColor;