menu
flutter_waya package
documentation
extended/text.dart
BText
inherit property
inherit property
dark_mode
light_mode
inherit
property
bool
inherit
final
TextStyle 以下是字体样式 默认样式会继承层级最为接近的 DefaultTextStyle,为true 表示继承,false 表示完全重写
Implementation
final bool inherit;
flutter_waya package
documentation
extended/text
BText
inherit property
BText class