Future<void> setAppBarTitleAlignment(String value) async => setValue(AppConstants.appBarTitleAlignmentKey, value);