const Slate()

in skp_generator/lib/main.dart [181:181]


  const Slate({ Key? key, required this.title }) : super(key: key);