0 purchases
text font style
TextFontStyle #
This package is simple text widget with modifiable text style.
Installation #
Add the latest version of package to your pubspec.yaml and run flutter pub get
dependencies:
text_font_style: ^0.0.1
copied to clipboard
Import the package and use in your Flutter App
import 'package: text_font_style/text_font_style.dart';
copied to clipboard
TextStyle #
These are TextStyle that you can modify:
FontFamily
FontSize
Color
TextAlign
FontWeight
TextOverflow
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.