visitStoryTitle method
Implementation
Widget? visitStoryTitle(
  BuildContext context,
  Component component,
  Story story,
  Widget title,
) {
  return null;
}Widget? visitStoryTitle(
  BuildContext context,
  Component component,
  Story story,
  Widget title,
) {
  return null;
}