lineNumberStyle property
The TextStyle style apllied on the line number indicator. Dosen't have any effect if showLineNumberIndicator set to false;
Implementation
final TextStyle? lineNumberStyle;
The TextStyle style apllied on the line number indicator. Dosen't have any effect if showLineNumberIndicator set to false;
final TextStyle? lineNumberStyle;