menu
fluttershow_base package
documentation
components/widgets/wrapper/code_display.dart
CodeDisplay
commentTextStyle property
commentTextStyle property
dark_mode
light_mode
commentTextStyle
property
TextStyle
?
commentTextStyle
final
The text style for comments.
Implementation
final TextStyle? commentTextStyle;
fluttershow_base package
documentation
components/widgets/wrapper/code_display
CodeDisplay
commentTextStyle property
CodeDisplay class