NsgReorderable constructor
const
NsgReorderable({})
Implementation
const NsgReorderable({Key? key, required this.widgets, required this.onReorder, this.spacing = 0, this.runSpacing = 0}) : super(key: key);
const NsgReorderable({Key? key, required this.widgets, required this.onReorder, this.spacing = 0, this.runSpacing = 0}) : super(key: key);