setCanDrag method Null safety
- bool value
Whether the user can drag the widget, for example to initiate a scroll.
Implementation
void setCanDrag(bool value);
Whether the user can drag the widget, for example to initiate a scroll.
void setCanDrag(bool value);