textTheme property

TextTheme textTheme
final

Implementation

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