Add a collapsedOpacity parameter to FlexibleSpaceBar's background.. #167543
Labels
c: proposal
A detailed proposal for a change to Flutter
f: material design
flutter/packages/flutter/material repository.
framework
flutter/packages/flutter repository. See also f: labels.
P3
Issues that are less important to the Flutter project
team-design
Owned by Design Languages team
triaged-design
Triaged by Design Languages team
Use case
Im using a background image in my flexible space bar, and while i know i can just replace it with another widget, it seems to kinda avoid the intended widget - the FlexibleSpaceBar.
I dont see any reason why we're forced to accept the opacity animated to 0 there.
Proposal
add parameter to flexible space bar to bypass opacity animation
The text was updated successfully, but these errors were encountered: