displaySmall property

void displaySmall

Implementation

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