localString method

String localString(
  1. BuildContext context
)

Implementation

String localString(BuildContext context) => getString(context);