Apply Hero to widget
Equivalent to:
Hero( tag: input )
Niku heroTag(String heroTag) => Niku(Hero(tag: heroTag, child: this._widget));