capBarTextWeight property

String? capBarTextWeight
final

弹框头部标题文字字体体重,可设置粗细, 参考:capBarTextWeight: normal、bold、lighter、bolder、100、200、300、400、500、600、700、800、900 更多详情参考:https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

Implementation

final String? capBarTextWeight;