prefValue method

Widget prefValue()

Implementation

Widget prefValue() {
  return const SizedBox(width: 0.0, height: 0.0);
}