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