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