getTextPackage function
Implementation
TextPackage getTextPackage() => throw UnsupportedError(
'Cannot create the package without the packages dart:html or package:shared_preferences');
TextPackage getTextPackage() => throw UnsupportedError(
'Cannot create the package without the packages dart:html or package:shared_preferences');