Custom Fonts
To use custom fonts for TeXView, create a create a file named flutter_tex.css in the root of your project's assets directory, this style file should define your custom fonts. Your project structure should look like this:
and make sure to add this into pubspec.yaml like:
An example flutter_tex.css file defining a custom font:
TeXViewStyle like this: