showAscii property
Whether to display the ASCII column on the right.
When true, shows ASCII representation of bytes (printable characters
or ยท for non-printable). Defaults to true.
Implementation
final bool showAscii;
Whether to display the ASCII column on the right.
When true, shows ASCII representation of bytes (printable characters
or ยท for non-printable). Defaults to true.
final bool showAscii;