EditorRegionOptions class
Constructors
- EditorRegionOptions({required int? start, required int? end, Color color = const Color.fromRGBO(0x0a, 0x0a, 0x23, 1), bool condition = false})
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