DebugPolarPage constructor

const DebugPolarPage(
  1. {Key? key}
)

Implementation

const DebugPolarPage({
  Key? key,
}) : super(key: key);