katexFlutterPackage top-level constant

String const katexFlutterPackage

The name of this package, used so Flutter resolves the bundled fonts declared under flutter: fonts: in this package's pubspec.yaml.

Implementation

const String katexFlutterPackage = 'katex';