actions property

List<Widget>? actions
final

Additional custom actions to append after the default confirm/cancel buttons. Type: List

Implementation

final List<Widget>? actions;