decoration property

Decoration? decoration
final

Decoration for the main drawer header Container; useful for applying backgrounds.

This decoration will extend under the system status bar.

If this is changed, it will be animated according to duration and curve.

Implementation

final Decoration? decoration;