showActions property

bool showActions

Indicates whether the primary actions are currently shown.

Implementation

bool get showActions => actionType == SlideActionType.primary;