applyAppBarTitleAlignmentPreview method

void applyAppBarTitleAlignmentPreview(
  1. AppAppBarTitleAlignment align
)

Implementation

void applyAppBarTitleAlignmentPreview(AppAppBarTitleAlignment align) => appBarTitleAlignment.value = align;