FragmentProperty constructor
const
FragmentProperty(
- PropertyName name,
- PropertyFragmentValue value
Implementation
const FragmentProperty(this.name, this.value);
const FragmentProperty(this.name, this.value);