actions property

List<Component>? actions
final

Right-side actions (buttons, etc.)

Implementation

final List<Component>? actions;