const StoryBoard()

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


  const StoryBoard({ Key? key, required this.widgets }) : super(key: key);