child: new Positioned(
                              right: 0.0,
......

报错:

  Positioned widgets must be placed directly inside Stack widgets.

相关文章: