backdrop method

Widget backdrop(
  1. List<TAB> tabs
)

Implementation

Widget backdrop(List<TAB> tabs) => Container();