bodySmall property

void get bodySmall

Implementation

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