actions property

  1. @override
List<CPAlertAction> actions
final

The array of actions as CPAlertAction will be available on the alert.

Implementation

@override
final List<CPAlertAction> actions;