vLine property

Widget vLine
getter/setter pair

Implementation

static Widget vLine =
    const SizedBox(width: 0.6, height: 24.0, child: VerticalDivider());