menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
InputFeature
createState abstract method
createState abstract method
dark_mode
light_mode
createState
abstract method
InputFeatureState
<
InputFeature
>
createState
(
)
Creates the state for this input feature.
Implementation
InputFeatureState createState();
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
InputFeature
createState abstract method
InputFeature class