neutralText static method
Implementation
static Widget neutralText(BuildContext context) => Text(MaterialLocalizations.of(context).closeButtonLabel);
static Widget neutralText(BuildContext context) => Text(MaterialLocalizations.of(context).closeButtonLabel);