displaySmall property

void displaySmall=(BuildContext context)

Implementation

set displaySmall(BuildContext context) =>
    _style.apply = _theme(context).displaySmall?.asNiku;