buildTransition method

Widget buildTransition(
  1. Widget content
)

Implementation

Widget buildTransition(Widget content) => content;