fillColor property

WidgetStateProperty<Color?>? fillColor
final

填充颜色 / Fill color 仅在 useDefaultStyle 为 true 时生效 / Only works when useDefaultStyle is true

Implementation

final WidgetStateProperty<Color?>? fillColor;