menu
nabit_app
screens\social_friends\component\radius_component.dart
RadiusSelectionComponent
RadiusSelectionComponent constructor
RadiusSelectionComponent
dark_mode
light_mode
RadiusSelectionComponent
constructor
RadiusSelectionComponent
(
{
Key
?
key
,
dynamic
callBack
(
double
distance
)?,
required
double
radiusSliderValue
}
)
Implementation
RadiusSelectionComponent({super.key, this.callBack, required this.radiusSliderValue});
nabit_app
radius_component
RadiusSelectionComponent
RadiusSelectionComponent constructor
RadiusSelectionComponent class