CLPageData constructor

const CLPageData(
  1. Map<String, dynamic> _data
)

Implementation

const CLPageData(this._data);