actions property

ListCopyWith<$R, GameDialogButton, GameDialogButtonCopyWith<$R, GameDialogButton, GameDialogButton>>? get actions

Implementation

ListCopyWith<
  $R,
  GameDialogButton,
  GameDialogButtonCopyWith<$R, GameDialogButton, GameDialogButton>
>?
get actions;