blackTextTheme property

TextTheme blackTextTheme
final

Implementation

static final TextTheme blackTextTheme =
    infoX.isIOS ? Typography.blackCupertino : Typography.blackMountainView;