menu
tooltip_plus package
documentation
screens/tooltip_plus.dart
EdgeOffset
EdgeOffset.new constructor
EdgeOffset.new constructor
dark_mode
light_mode
EdgeOffset
constructor
EdgeOffset
(
{
double
?
top
,
double
?
left
,
double
?
right
,
double
?
bottom
,
})
Implementation
EdgeOffset({this.top, this.left, this.right, this.bottom});
tooltip_plus package
documentation
screens/tooltip_plus
EdgeOffset
EdgeOffset.new constructor
EdgeOffset class