DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR DART
flutter button with icon and text
ElevatedButton
.
icon
(
icon
:
Icon
(
Icons
.
home
)
,
label
:
Text
(
'ElevatedButton'
)
,
onPressed
:
(
)
{
}
,
)
,
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#flutter
#button
#icon
#text
ADD COMMENT
Topic
COMMENT
Name
4+4 =
Submit