Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

text position in flutter

Text(
  'Hello World!',
  textAlign: TextAlign.center,
),
Source by medium.com #
 
PREVIOUS NEXT
Tagged: #text #position #flutter
ADD COMMENT
Topic
Name
5+5 =