toolbarOpacity property

double toolbarOpacity
final

The opacity of the toolbar when content is scrolled underneath it.

Adjust this value to tweak the blur effect the toolbar creates. Note that the blur is only applied when content is being scrolled underneath the toolbar.

Defaults to 0.9.

Implementation

final double toolbarOpacity;