disableWidget property

Widget? disableWidget
final

Disable the user interaction with child widget

Implementation

final Widget? disableWidget;