Package-level declarations
Types
Link copied to clipboard
A utility class for view based apps to provide custom fonts. Meant to be used to construct an instance of CustomFontFamily which can be set globally via the CatchOptions parameter in Catch.initialize or via the Catch.setCustomFontFamily method.
Link copied to clipboard
class CustomFontFamily
A utility class used to allow for a custom font family to be provided in a way that is both Compose and view based app friendly.