menu
dlutter package
documentation
exts/textstyle_ext.dart
TextStyleExt
bold property
bold property
dark_mode
light_mode
bold
property
TextStyle
get
bold
Implementation
TextStyle get bold => copyWith(fontWeight: FontWeight.w700);
dlutter package
documentation
exts/textstyle_ext
TextStyleExt
bold property
TextStyleExt extension on
TextStyle