If you use AppBar then updating status bar color is as simple as this: Scaffold( appBar: AppBar( // Use [Brightness.light] for black status bar ...
確定! 回上一頁