MiniProgramPage constructor
const
MiniProgramPage({})
Implementation
const MiniProgramPage({
super.key,
required this.miniProgramId,
this.title,
this.runtime,
this.showAppBar = true,
this.backgroundColor = const Color(0xFFF8FAFC),
});