showOffset property

bool showOffset
final

Whether to display the offset column on the left.

When true, shows addresses like 00000000, 00000010, etc. Defaults to true.

Implementation

final bool showOffset;