StringExt extension

对字符串的扩展

on

Properties

appbar PreferredSizeWidget
no setter
firstChatToUpperCase String
no setter
fixAutoLines String
修复中英文下文本自动被截断的bug。 原理是每个字符后面加一个“0”宽字符。
no setter

Methods

fontSizeText(double fontSize, {Color? color, FontWeight? fontWeight}) Widget