YEmpty function

Widget YEmpty()

空组件

Implementation

Widget YEmpty() => const SizedBox(width: 0, height: 0);