titleSmall property

void titleSmall=(BuildContext context)

Implementation

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