menu
tagflow package
documentation
legacy.dart
TagflowNodeLink
isAnchor property
isAnchor property
dark_mode
light_mode
isAnchor
property
bool
get
isAnchor
Returns true if this is an anchor element
Implementation
bool get isAnchor => tag == 'a';
tagflow package
documentation
legacy
TagflowNodeLink
isAnchor property
TagflowNodeLink extension on
TagflowNode