defaultCountryColor property

Color? defaultCountryColor
final

This is the default color for all countries. If not provided the default Color will be grey.

Implementation

final Color? defaultCountryColor;