ExtendedBuildContext extension
- on
Methods
-
clearFocus(
) → void -
Available on BuildContext, provided by the ExtendedBuildContext extension
Clear current context focus. This is the cleanest, official way. -
clearFocus2(
) → void -
Available on BuildContext, provided by the ExtendedBuildContext extension
Clear current context focus (Second method) Use this method if clearFocus doesn't work. -
validateForm(
{VoidCallback? onSuccess}) → void -
Available on BuildContext, provided by the ExtendedBuildContext extension
Validate the enclosing Form