menu
cdx_comments package
documentation
models/comments_text_style.dart
CommentsTextStyle
normal14 abstract method
normal14 abstract method
dark_mode
light_mode
normal14
abstract method
TextStyle
normal14
(
{
Color
?
color
,
TextAlign
?
align
,
})
Style for normal 14pt text.
Implementation
TextStyle normal14({Color? color, TextAlign? align});
cdx_comments package
documentation
models/comments_text_style
CommentsTextStyle
normal14 abstract method
CommentsTextStyle class