getPropsNum method

Widget getPropsNum()

Implementation

Widget getPropsNum() {
  return Text("x$propsCount",style: contentBlack14);
}