how to remove app bar shadow in flutter code example Example: remove appbar shadow flutter AppBar( ... elevation: 0.0, ),