menu
tx_design package
documentation
widgets/panel.dart
TxPanel
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
GestureLongPressCallback
?
onLongPress
final
当用户长按此面板时调用
如果
enabled
为 false,则无效。
Implementation
final GestureLongPressCallback? onLongPress;
tx_design package
documentation
widgets/panel
TxPanel
onLongPress property
TxPanel class