menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ModelKey<T>
ModelKey.new const constructor
ModelKey.new const constructor
dark_mode
light_mode
ModelKey<
T
>
constructor
const
ModelKey<
T
>
(
Symbol
key
)
Creates a ModelKey.
Implementation
const ModelKey(this.key);
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ModelKey<T>
ModelKey.new const constructor
ModelKey class