menu
sunny_forms package
documentation
meta/meta_form.dart
MetaFormState
asyncState method
asyncState method
dark_mode
light_mode
asyncState
method
Future
asyncState
(
AsyncCallback
callback
)
inherited
Implementation
Future asyncState(AsyncCallback callback) async { await callback.call(); safeState(() {}); }
sunny_forms package
documentation
meta/meta_form
MetaFormState
asyncState method
MetaFormState class