TextThemeGenerate typedef

TextThemeGenerate = TextTheme Function({Brightness brightness, Color color})

Implementation

typedef TextThemeGenerate = TextTheme Function(
    {Brightness brightness, Color color});