commentStyle property

TextStyle? commentStyle
final

The text style for the commented out code.

Implementation

final TextStyle? commentStyle;