glowColor property

Color? glowColor
final

Defines color for glow.

Default is ThemeData.accentColor.

Implementation

final Color? glowColor;