menu
nobody package
documentation
web/form.dart
SimpleInput<T>
cleanup method
cleanup method
dark_mode
light_mode
cleanup
method
SimpleInput
<
T
>
cleanup
(
OnlineAction
after
)
Implementation
SimpleInput<T> cleanup(OnlineAction after) { this.cleanup_action = after; return this; }
nobody package
documentation
web/form
SimpleInput<T>
cleanup method
SimpleInput class