isPressed property

bool get isPressed

Implementation

bool get isPressed => contains(WidgetState.pressed);