size property

String? size
finalinherited

Valid for email, password, tel, url, and text, the size attribute specifies how much of the input is shown.

Implementation

final String? size;