WalkThroughScreen constructor

const WalkThroughScreen(
  1. {Key? key}
)

Implementation

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