TerminalLibraryFlutterState class abstract

UncompleteDocumentation

Implementers

Properties

altBufferMouseScrollMode bool
UncompleteDocumentation
no setter
appKeypadMode bool
UncompleteDocumentation
no setter
autoWrapMode bool
UncompleteDocumentation
no setter
bracketedPasteMode bool
UncompleteDocumentation
no setter
cursor CursorStyle
UncompleteDocumentation
no setter
cursorBlinkMode bool
UncompleteDocumentation
no setter
cursorKeysMode bool
UncompleteDocumentation UncompleteDocumentation
no setter
cursorVisibleMode bool
UncompleteDocumentation
no setter
hashCode int
The hash code for this object.
no setterinherited
insertMode bool
UncompleteDocumentation
no setter
lineFeedMode bool
UncompleteDocumentation
no setter
mouseMode MouseMode
UncompleteDocumentation
no setter
mouseReportMode MouseReportMode
UncompleteDocumentation
no setter
originMode bool
UncompleteDocumentation
no setter
reflowEnabled bool
UncompleteDocumentation
no setter
reportFocusMode bool
UncompleteDocumentation
no setter
reverseDisplayMode bool
UncompleteDocumentation
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
viewHeight int
UncompleteDocumentation
no setter
viewWidth int
UncompleteDocumentation
no setter

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