size property
Valid for email, password, tel, url, and text, the size attribute specifies how much of the input is shown.
Implementation
final String? size;
Valid for email, password, tel, url, and text, the size attribute specifies how much of the input is shown.
final String? size;