iconColor property

Color iconColor
final

The color of the icon on the moving element if icon is IconData. Defaults to Colors.white.

Implementation

final Color iconColor;