menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
CodeSnippet
code property
code property
dark_mode
light_mode
code
property
Widget
code
final
The code widget to display (typically Text or RichText with syntax highlighting).
Implementation
final Widget code;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
CodeSnippet
code property
CodeSnippet class