提交 4fbfe2c6 authored 作者: yueweilu's avatar yueweilu

add

上级 25aafa2e
......@@ -145,7 +145,7 @@ class _BuildItemState extends State<BuildItem> {
):const SizedBox(),
],
),
Transform.rotate(
chapterModel.children!.isEmpty?const SizedBox(): Transform.rotate(
angle: chapterModel.selected?0:-90 * (3.141592653589793 / 180),
child: GestureDetector(
onTap: (){
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论