color property

Color? color
final

The color to use as the filter's background.

If it is null, the macOS default surface background colors will be used.

Implementation

final Color? color;