heroTag property

void heroTag=(String v)

Implementation

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