MaterialField
September 18, 2023 ยท View on GitHub
Displays a value with its respective label in read-only format.
Screenshot
Example
<material:MaterialField
LabelText="Mail"
Text="michael.jordan@hotmail.com"
LeadingIcon="email.png" />