disabled property

bool disabled
final

When true it applies a state that does not allow the user to interact with the card form field. Default is false.

Implementation

final bool disabled;