remove shadow from navbar flutter code example Example: remove appbar shadow flutter AppBar( ... elevation: 0.0, ),