tint property

Color? tint
final

The tint to apply to the acrylic layers.

Defaults to the acrylicBackgroundColor from the nearest FluentTheme.

Implementation

final Color? tint;