DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR DART
flutter textbutton autofocus
TextButton
(
autofocus
:
true
,
// boolean
onPressed
:
(
)
{
}
,
child
:
const
Text
(
'TextButton'
)
)
PREVIOUS
NEXT
Tagged:
#flutter
#textbutton
#autofocus
ADD COMMENT
Topic
COMMENT
Name
7+8 =
Submit