displayLarge property

void displayLarge=(BuildContext context)

Implementation

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