menu
antd_flutter_mobile package
documentation
theme/token.dart
AntdSeedToken
colorWarning property
colorWarning property
dark_mode
light_mode
colorWarning
property
Color
colorWarning
final
用于表示操作警告的 Token 序列, 如 Notification、 Alert等警告类组件或 Input 输入类等组件会使用该组梯度变量。
Implementation
final Color colorWarning;
antd_flutter_mobile package
documentation
theme/token
AntdSeedToken
colorWarning property
AntdSeedToken class