getLastItem method

Widget getLastItem()

Implementation

Widget getLastItem() {
  return const SizedBox.shrink();
}