Flutter
widgets
SelectIntent
SelectIntent const constructor
SelectIntent
description
SelectIntent
constructor
Null safety
const
SelectIntent
(
)
Creates an intent that selects the currently focused control.
Implementation
const SelectIntent();
Flutter
widgets
SelectIntent
SelectIntent const constructor
SelectIntent class
Constructors
SelectIntent
Properties
hashCode
runtimeType
Methods
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==