menu
smartech_nudges package
documentation
tracker/element_traverser.dart
ElementTracker
isAnchorSmartechView method
isAnchorSmartechView method
dark_mode
light_mode
isAnchorSmartechView
method
bool
isAnchorSmartechView
(
String
eid
)
Implementation
bool isAnchorSmartechView(String eid){ return eid.contains(smartechWidgetIdentifier); }
smartech_nudges package
documentation
tracker/element_traverser
ElementTracker
isAnchorSmartechView method
ElementTracker class