filled property

bool? filled
final

Whether the TextField is filled. Ignored if inputDecoration is non-null.

Implementation

final bool? filled;