disposeController property

bool disposeController
final

默认为true 组件 dispose 时 自动调用 controller.dispose()

Implementation

final bool disposeController;