GlHeader constructor
const
GlHeader(
- GlHeaderInfo info, {
- Key? key,
- VoidCallback? onBack,
Implementation
const GlHeader(this.info, {super.key, this.onBack});
const GlHeader(this.info, {super.key, this.onBack});