static TextStyle getBodySmall(bool darkMode) => textTheme(darkMode: darkMode).bodySmall ?? bodyLarge;