obscureText property

bool obscureText
final

Whether or not all text should be rendered as colored boxes

This is useful for circumventing differences in font rendering between platforms.

Implementation

final bool obscureText;