width property

String? width
finalinherited

Valid for the image input button only, the width is the width of the image file to display to represent the graphical submit button.

Implementation

final String? width;