Text

TextFormFieldSignature.Text property

Gets or sets text of form field text input.

public string Text { get; set; }

See Also