WebViewStateProp<T> constructor

const WebViewStateProp<T>(
  1. T value
)

Implementation

const WebViewStateProp(this.value);