menu
selectable_code_view package
documentation
sourceCodes/code_view_screen.dart
SelectableCodeView
withLinesCount property
withLinesCount property
dark_mode
light_mode
withLinesCount
property
bool
withLinesCount
final
Enable/Disable line number in left (default: true)
Implementation
final bool withLinesCount;
selectable_code_view package
documentation
sourceCodes/code_view_screen
SelectableCodeView
withLinesCount property
SelectableCodeView class