widget method

Widget widget(
  1. BuildContext context
)

Implementation

Widget widget(BuildContext context) => const SizedBox.shrink();