menu
dlutter package
documentation
exts/textstyle_ext.dart
TextStyleExt
fcolor method
fcolor method
dark_mode
light_mode
fcolor
method
TextStyle
fcolor
(
Color
c
)
font color
Implementation
TextStyle fcolor(Color c) => copyWith(color: c);
dlutter package
documentation
exts/textstyle_ext
TextStyleExt
fcolor method
TextStyleExt extension on
TextStyle