menu
antd_flutter_mobile package
documentation
theme/token.dart
AntdMapToken
colorBgLayout property
colorBgLayout property
dark_mode
light_mode
colorBgLayout
property
Color
colorBgLayout
final
该色用于页面整体布局的背景色, 只有需要在页面中处于 B1 的视觉层级时才会使用该 token,其他用法都是错误的
Implementation
final Color colorBgLayout;
antd_flutter_mobile package
documentation
theme/token
AntdMapToken
colorBgLayout property
AntdMapToken class