pub const FONTS_RON: &str = "Theme (\n resources: {\n \"MEDIUM_FONT\": \"Roboto-Medium\",\n \"REGULAR_FONT\": \"Roboto-Regular\",\n \"ICON_FONT\": \"MaterialIcons-Regular\",\n \"FONT_SIZE_12\": 12,\n \"FONT_SIZE_16\": 16,\n \"FONT_SIZE_24\": 24,\n \"FONT_SIZE_32\": 32,\n \"FONT_SIZE_36\": 36,\n \"ICON_SIZE_12\": 12,\n \"ICON_SIZE_16\": 16,\n \"ICON_SIZE_18\": 18,\n },\n)";
Expand description
The common fonts resource file.