改变应用栏色扑

代码示例

3
0

扑应用栏文本色

appBar: AppBar(
	title: Text('AppBar'),
    backgroundColor: Colors.white, // appbar color.
    foregroundColor: Colors.black, // appbar text color.
   ),
0
0

改变应用栏色扑

appBar: AppBar(
      title: const Text('Example'),
      backgroundColor: Colors.black,
    ),
0
0

如何改变应用栏色在颤动

   appBar: AppBar(
      title: const Text('Example'),
      backgroundColor: Colors.black,
    ),

类似页面

带有示例的类似页面

其他语言

此页面有其他语言版本

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................