fontSize property

double? fontSize
final

字体大小

控制Toast中文本的显示大小,使用逻辑像素单位 默认值由平台实现决定,通常约为16sp

Implementation

final double? fontSize;