menu
yuuna
pages
ExampleSentencesDialogPage
onAppend property
onAppend
brightness_4
brightness_5
onAppend
property
(dynamic Function
(
List
<
String
>
)
?)
onAppend
final
Append action callback.
Implementation
final Function(List<String>)? onAppend;
yuuna
pages
ExampleSentencesDialogPage
onAppend property
ExampleSentencesDialogPage class
Constructors
ExampleSentencesDialogPage
Properties
exampleSentences
hashCode
key
onAppend
onSelect
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==