无纺织物
少即是多;无小工具文字
入门
将此添加到包的pubspec.yaml文件中:
...
dependencies:
textless: ^3.3.3
现在,在Dart代码中,您可以使用:
import 'package:textless/textless.dart';
用法
TEXTLESS神奇地使用GetMaterialApp的默认文本主题
[开头] .h1 .h2 .h3 .h4 .h5 .h6 .s1 .s2 .b1 .b2 .btn .cap .ol
[End_ with] .lineThrough .underline .overline .color .backgroundColor .size .height .italic .thin .extraLight .light .regular .medium .semiBold .bold .extraBol
2021-03-19 18:09:17
97KB
Dart
1