onTapAsyncStart property

TouchRippleEventCallBack? onTapAsyncStart
final

Defines a function that is called when the start of async processing for onTapAsync.

Implementation

final TouchRippleEventCallBack? onTapAsyncStart;