bodyLarge property
set
bodyLarge
(BuildContext context)
Implementation
set bodyLarge(BuildContext context) =>
_style.apply = _theme(context).bodyLarge?.asNiku;
set bodyLarge(BuildContext context) =>
_style.apply = _theme(context).bodyLarge?.asNiku;