vazirTextTheme property
Implementation
static TextTheme vazirTextTheme = const TextTheme(
displayLarge: UFonts.vazir,
displayMedium: UFonts.vazir,
displaySmall: UFonts.vazir,
headlineLarge: UFonts.vazir,
headlineMedium: UFonts.vazir,
headlineSmall: UFonts.vazir,
titleLarge: UFonts.vazir,
titleMedium: UFonts.vazir,
titleSmall: UFonts.vazir,
bodyLarge: UFonts.vazir,
bodyMedium: UFonts.vazir,
bodySmall: UFonts.vazir,
labelLarge: UFonts.vazir,
labelMedium: UFonts.vazir,
labelSmall: UFonts.vazir,
);