applyActionButtonShapePreview method

void applyActionButtonShapePreview(
  1. AppActionButtonShape shape
)

Implementation

void applyActionButtonShapePreview(AppActionButtonShape shape) => actionButtonShape.value = shape;