titleSmall property

set titleSmall (BuildContext context)

Implementation

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