menu
antd_flutter_mobile package
documentation
theme/token.dart
AntdMapToken
colorBgMask property
colorBgMask property
dark_mode
light_mode
colorBgMask
property
Color
colorBgMask
final
浮层的背景蒙层颜色,用于遮罩浮层下面的内容,Modal、Drawer 等组件的蒙层使用的是该 token
Implementation
final Color colorBgMask;
antd_flutter_mobile package
documentation
theme/token
AntdMapToken
colorBgMask property
AntdMapToken class