BackPanel15 constructor Null safety

BackPanel15(
  1. {Key? key}
)

Implementation

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