menu
at_location_flutter package
documentation
common_components/draggable_symbol.dart
DraggableSymbol
DraggableSymbol const constructor
DraggableSymbol const constructor
dark_mode
light_mode
DraggableSymbol
constructor
const
DraggableSymbol
(
{
Key
?
key
,
})
Implementation
const DraggableSymbol({Key? key}) : super(key: key);
at_location_flutter package
documentation
common_components/draggable_symbol
DraggableSymbol
DraggableSymbol const constructor
DraggableSymbol class