RegExpStr class
正则特殊字符串模型
Constructors
- RegExpStr.new({required String text, TextStyle? style, String? type})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited