hidden property

bool hidden
final

Flag whether the form field is hidden. This usually means it also has a defaultValue set

Implementation

final bool hidden;