labelSmall property

void labelSmall=(BuildContext context)

Implementation

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