INNER CODE UNIT · Dart

BrnFonts

LianjiaTech/bruno · lib/src/constants/brn_fonts_constants.dart:1

class BrnFonts {
  const BrnFonts._();

  static const double f12 = 12;
  static const double f14 = 14;
  static const double f16 = 16;
  static const double f18 = 18;
  static const double f20 = 20;
  static const double f22 = 22;
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…