menu
termui package
documentation
ui/widgets/interactive/draggable.dart
Draggable<T>
data property
data property
dark_mode
light_mode
data
property
T
data
final
The payload data bound to the draggable widget.
Implementation
final T data;
termui package
documentation
ui/widgets/interactive/draggable
Draggable<T>
data property
Draggable class