holder constant

Widget const holder

holder holder for the custom view

Implementation

static const Widget holder = const SizedBox(
  height: 0,
);