required

Function required 

Source
pub fn required(child: impl IntoUiNode, required: impl IntoVar<bool>) -> UiNode
Expand description

P Indicates that user input is required on the widget before a form may be submitted.