actions property

  1. @override
List<CPAlertAction> actions
final

The list of actions available on the action sheet. iOS 12.0+ | iPadOS 12.0+ | Mac Catalyst 13.1+

Implementation

@override
final List<CPAlertAction> actions;