applyAppBarHeightPreview method

void applyAppBarHeightPreview(
  1. AppAppBarHeight height
)

Implementation

void applyAppBarHeightPreview(AppAppBarHeight height) => appBarHeight.value = height;