src property

String? src
finalinherited

Valid for the image input button only, the src is string specifying the URL of the image file to display to represent the graphical submit button.

Implementation

final String? src;