ContainerBuilderInteraction extension
为 ContainerBuilder 添加交互扩展
Methods
-
onTap(
VoidCallback? onTap) → Widget -
Available on ContainerBuilder, provided by the ContainerBuilderInteraction extension
添加点击事件,自动构建 Container 并包装 GestureDetector
为 ContainerBuilder 添加交互扩展
Available on ContainerBuilder, provided by the ContainerBuilderInteraction extension
添加点击事件,自动构建 Container 并包装 GestureDetector