StringExt extension

on

Properties

htmlContent String

Available on String, provided by the StringExt extension

no setter
reverse String

Available on String, provided by the StringExt extension

翻转字符
no setter

Methods

toast() → void

Available on String, provided by the StringExt extension

需要先实现 Config 中的 toast 方法
toColor() Color

Available on String, provided by the StringExt extension

toDoubleOrNull() double?

Available on String, provided by the StringExt extension

toIntOrNull() int?

Available on String, provided by the StringExt extension