w property

Widget? get w

获取当前对话框组件实例(用于状态判断)

Implementation

Widget? get w => _w;