EasyBacktop constructor

const EasyBacktop(
  1. {Key? key}
)

Implementation

const EasyBacktop({Key? key}) : super(key: key);