TabModifier class
- Inheritance
-
- Object
- CodeModifier
- TabModifier
Constructors
- TabModifier()
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
replace(
String text, int start, int end, String str) → TextEditingValue -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
updateString(
String text, TextSelection sel, EditorParams params) → TextEditingValue? -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited