Creates a bridge between the pieces with ids from and to.
from
to
const MorphLink({required this.from, required this.to, this.width});