background property
read / write
The input background to use; pass null to create a new filled background or to remove the current background.
Implementation
InputBackground? background;
The input background to use; pass null to create a new filled background or to remove the current background.
InputBackground? background;