EasyModuleWidget<T extends EasyModule> constructor
const
EasyModuleWidget<T extends EasyModule> ({})
Implementation
const EasyModuleWidget({super.key, required this.child, this.autoDispose = true});