Offstage constructor Null safety
Implementation
const factory Offstage(
{final Key? key, final bool offstage, final Widget? child}) = _$Offstage;
const factory Offstage(
{final Key? key, final bool offstage, final Widget? child}) = _$Offstage;