heroTag property

set heroTag (String v)

Implementation

set heroTag(String v) => _add((w) => Hero(tag: v, child: w));