MBigPicPage constructor

MBigPicPage(
  1. String url,
  2. Object? heroTag
)

Implementation

MBigPicPage(this.url, this.heroTag);