$BuildContext.wrap constructor

const $BuildContext.wrap(
  1. BuildContext $value
)

Implementation

const $BuildContext.wrap(this.$value);