menu
antd_flutter_mobile package
documentation
theme/token.dart
AntdMapToken
colorBgContainer property
colorBgContainer property
dark_mode
light_mode
colorBgContainer
property
Color
colorBgContainer
final
组件的容器背景色,例如:默认按钮、输入框等。务必不要将其与
colorBgElevated
混淆。
Implementation
final Color colorBgContainer;
antd_flutter_mobile package
documentation
theme/token
AntdMapToken
colorBgContainer property
AntdMapToken class