appBar: AppBar( title: Text( 'Flutter Demo', ), // brightness: Brightness.light, systemOverlayStyle: SystemUiOverlayStyle.dark, // 1 ) ...
確定! 回上一頁