whiteTextTheme property

TextTheme whiteTextTheme
final

Implementation

static final TextTheme whiteTextTheme =
    infoX.isIOS ? Typography.whiteCupertino : Typography.whiteMountainView;