menu
flutter_code_crafter package
documentation
code_crafter/code_area.dart
CodeCrafter
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
The text style to be applied to the text in the
CodeCrafter
widget.
Implementation
final TextStyle? textStyle;
flutter_code_crafter package
documentation
code_crafter/code_area
CodeCrafter
textStyle property
CodeCrafter class