TerminalSplitLocationOptions class
Uses the parent {@link Terminal}'s location for the terminal
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
- TerminalSplitLocationOptions({Terminal? parentTerminal})
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- parentTerminal ↔ Terminal
-
Available on TerminalSplitLocationOptions, provided by the TerminalSplitLocationOptions$Typings extension
The parent terminal to split this terminal beside. This works whether the parent terminal is in the panel or the editor area.getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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