menu
arcane package
documentation
component/vfs/component/tiles.dart
VFSTileDraggablePreview
VFSTileDraggablePreview const constructor
VFSTileDraggablePreview const constructor
dark_mode
light_mode
VFSTileDraggablePreview
constructor
const
VFSTileDraggablePreview
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const VFSTileDraggablePreview({super.key, required this.child});
arcane package
documentation
component/vfs/component/tiles
VFSTileDraggablePreview
VFSTileDraggablePreview const constructor
VFSTileDraggablePreview class