backgroundColor property

ValueNotifier<Color>? backgroundColor
final

The background color of the text field.

Implementation

final ValueNotifier<Color>? backgroundColor;