menu
antd_flutter_mobile package
documentation
theme/token.dart
AntdSeedToken
colorSuccess property
colorSuccess property
dark_mode
light_mode
colorSuccess
property
Color
colorSuccess
final
用于表示操作成功的 Token 序列,如 Result、Progress 等组件会使用该组梯度变量。
Implementation
final Color colorSuccess;
antd_flutter_mobile package
documentation
theme/token
AntdSeedToken
colorSuccess property
AntdSeedToken class