invisible property

String get invisible

Hides the text, which is still there to select and copy — INVISIBLE.

Implementation

String get invisible => _wrap(INVISIBLE);