HasCloserDoOnCloseExt extension
Adds custom actions to be executed when the associated Closer
is closed.
- on
Methods
-
doOnClose(
void onClose()) → void -
Available on HasCloser, provided by the HasCloserDoOnCloseExt extension
Adds custom actions to be executed when the associatedCloser
is closed.