isSecureTextEntry property

bool? isSecureTextEntry
final

Whether the items should be 'secure text'. This is mostly used for passwords and such.

Implementation

final bool? isSecureTextEntry;