xcode library
Constants
-
xcodeTheme
→ const Map<
String, TextStyle> -
const {'root' : const TextStyle(backgroundColor: const Color(0xffffffff), color: const Color(0xff000000)), 'comment' : const TextStyle(color: const Color(0xff007400)), 'quote' …