SearchState constructor

const SearchState(
  1. String value
)

Implementation

const SearchState(this.value);