LoadingGeneralFrameworkController constructor
LoadingGeneralFrameworkController({
- required String loadingText,
UncompleteDocumentation
Implementation
LoadingGeneralFrameworkController({
required this.loadingText,
});