disableStyle property

TDButtonStyle? disableStyle
final

自定义禁用样式,有则优先用它,没有则根据type和theme选取

Implementation

final TDButtonStyle? disableStyle;