isForceTap property

bool? isForceTap
final

Force the onPressed function to run even when isEnable is false.

Implementation

final bool? isForceTap;