displaySmall property

set displaySmall (BuildContext context)

Implementation

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