childTextEmpty method

Widget childTextEmpty()

Implementation

Widget childTextEmpty() {
  return childText(text: "");
}