dotBgColor property

Color? dotBgColor
final

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

Implementation

final Color? dotBgColor;