displayLarge property

set displayLarge (BuildContext context)

Implementation

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