displayLarge property

void displayLarge

Implementation

void get displayLarge =>
    themeBuilder = (BuildContext context) => _theme(context).displayLarge;