menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MultiDataItem
wrapWidget abstract method
wrapWidget abstract method
dark_mode
light_mode
wrapWidget
abstract method
Widget
wrapWidget
(
Widget
child
)
Wraps the
child
widget with the data.
Implementation
Widget wrapWidget(Widget child);
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MultiDataItem
wrapWidget abstract method
MultiDataItem class