suffixMode property Null safety

OverlayVisibilityMode suffixMode
final

Dictates when the X-Mark (suffix) should be visible.

Cannot be null. Defaults to only on when editing.

Implementation

final OverlayVisibilityMode suffixMode;