showOffset property
Whether to display the offset column on the left.
When true, shows addresses like 00000000, 00000010, etc.
Defaults to true.
Implementation
final bool showOffset;
Whether to display the offset column on the left.
When true, shows addresses like 00000000, 00000010, etc.
Defaults to true.
final bool showOffset;