color property

Color? color
final

The color of the loader. If null, defaults to the primary color of the theme.

Implementation

final Color? color;