widget method

Widget widget()

Implementation

Widget widget(){
  return const SizedBox();
}