menu
dio_log package
documentation
overlay_draggable_button.dart
DraggableButtonWidget
DraggableButtonWidget constructor
DraggableButtonWidget constructor
dark_mode
light_mode
DraggableButtonWidget
constructor
DraggableButtonWidget
(
{
String
title
=
'http log'
,
Function
?
onTap
,
double
btnSize
=
66
,
Color
?
btnColor
,
})
Implementation
DraggableButtonWidget({ this.title = 'http log', this.onTap, this.btnSize = 66, this.btnColor, });
dio_log package
documentation
overlay_draggable_button
DraggableButtonWidget
DraggableButtonWidget constructor
DraggableButtonWidget class