menu
yuuna
pages
OpenStashDialogPage
onSelect property
onSelect
brightness_4
brightness_5
onSelect
property
(dynamic Function
(
String
)
?)
onSelect
final
The callback to be called when a selection has been made.
Implementation
final Function(String)? onSelect;
yuuna
pages
OpenStashDialogPage
onSelect property
OpenStashDialogPage class
Constructors
OpenStashDialogPage
Properties
hashCode
key
onSearch
onSelect
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==