Example 1: remove appbar shadow flutter AppBar( ... elevation: 0.0, ), Example 2: flutter remove dropdown shadow appbar appBar: new AppBar( title: new ...
確定! 回上一頁