An open API service indexing awesome lists of open source software.

https://github.com/apgapg/flutter_text_theme_demo

Demo of TextTheme in Flutter
https://github.com/apgapg/flutter_text_theme_demo

dart flutter texttheme theme

Last synced: 18 days ago
JSON representation

Demo of TextTheme in Flutter

Awesome Lists containing this project

README

          

# flutter_text_theme_demo

A Flutter Project showing demo of different text themes like headline, body etc along with setting their colors, size, formatting, globally in ThemeData.

*Here we would only set textTheme style to our different Text widgets and only altering their styles globally in Theme*