menu
hintful package
documentation
engine/overlay/tooltip_placement.dart
TooltipMultiPlacementDelegate
extraId static method
extraId static method
dark_mode
light_mode
extraId
static method
String
extraId
(
int
index
)
Layout id of the extra slot with
index
.
Implementation
static String extraId(int index) => 'extra_$index';
hintful package
documentation
engine/overlay/tooltip_placement
TooltipMultiPlacementDelegate
extraId static method
TooltipMultiPlacementDelegate class