of static method
Retrieves the MoosylLocalization instance from the given context
.
Implementation
static ml.MoosylLocalization? of(BuildContext context) {
return ml.MoosylLocalization.of(context);
}
Retrieves the MoosylLocalization instance from the given context
.
static ml.MoosylLocalization? of(BuildContext context) {
return ml.MoosylLocalization.of(context);
}