isTappable property

bool isTappable
final

Set to true when you want the widget to recognize taps. Typical selection behaviour found in the Gmail app.

Implementation

final bool isTappable;