createState method
Creates the state for this input feature.
Implementation
@override
InputFeatureState createState() => _InputCopyFeatureState();
Creates the state for this input feature.
@override
InputFeatureState createState() => _InputCopyFeatureState();