enableLineNumbers property

bool enableLineNumbers
final

If you want line numbers in the code block, please pass true by default it's false as it's not really needed in most cases

Implementation

final bool enableLineNumbers;