menu
yuuna
pages
RecursiveDictionaryPage
onUpdateQuery property
onUpdateQuery
brightness_4
brightness_5
onUpdateQuery
property
(dynamic Function
(
String
)
?)
onUpdateQuery
final
Used to track changes to the query.
Implementation
final Function(String)? onUpdateQuery;
yuuna
pages
RecursiveDictionaryPage
onUpdateQuery property
RecursiveDictionaryPage class
Constructors
RecursiveDictionaryPage
Properties
hashCode
key
killOnPop
onUpdateQuery
runtimeType
searchTerm
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==