DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR DART
underline text in flutter
Text
(
'Hello world'
,
style
:
TextStyle
(
decoration
:
TextDecoration
.
underline
,
)
,
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#underline
#text
#flutter
ADD COMMENT
Topic
COMMENT
Name
5+6 =
Submit