menu
tolyui_feedback package
documentation
toly_tooltip/algorithm.dart
OverflowEdge
OverflowEdge.new constructor
OverflowEdge.new constructor
dark_mode
light_mode
OverflowEdge
constructor
OverflowEdge
(
{
required
bool
top
,
required
bool
bottom
,
required
bool
right
,
required
bool
left
,
})
Implementation
OverflowEdge({ required this.top, required this.bottom, required this.right, required this.left, });
tolyui_feedback package
documentation
toly_tooltip/algorithm
OverflowEdge
OverflowEdge.new constructor
OverflowEdge class