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