titleLarge property

void titleLarge=(BuildContext context)

Implementation

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