background property

InputBackground? background
final

background The input background to use; pass null to create a new filled background or to remove the current background

Implementation

final InputBackground? background;