Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

italic text flutter

Text(
  "Welcome to the present, we're running a real nation.",
  style: TextStyle(fontStyle: FontStyle.italic),
)
 
PREVIOUS NEXT
Tagged: #italic #text #flutter
ADD COMMENT
Topic
Name
1+9 =