BackPanel16 constructor Null safety

BackPanel16(
  1. {Key? key}
)

Implementation

BackPanel16({Key? key}) : super(key: key);