Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 148 Bytes

issue-remove-elevation.md

File metadata and controls

8 lines (5 loc) · 148 Bytes

Is there anyway to remove elevation in the bottom bar

You can remove the shadow by set elevation to 0.

ConvexAppBar(elevation: 0);