AdaptiveInputSelectionToolTemplate class Widgets

{@image } A tool template that lets the user CHANGE the input style for a select few tool templates (hence adaptive input).

Inheritance

Properties

badgeIcon IconData
The badge associated with a tool input card
finalinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectedAdaptation adaptiveInput
getter/setter pair
templatePrompt String
The string describing what to input into a tool
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onNextCard() → void
inherited
onPreviousCard() → void
inherited
returnActiveToolCard() Widget
override
returnTemplateSummary() Widget
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited