AutopanZoneDebugLayer<T> constructor
const
AutopanZoneDebugLayer<T> ({
- Key? key,
- required NodeFlowController<
T> controller,
Implementation
const AutopanZoneDebugLayer({super.key, required this.controller});