menu
superdeck package
documentation
components/molecules/code_preview.dart
CodePreview
CodePreview.new const constructor
CodePreview.new const constructor
dark_mode
light_mode
CodePreview
constructor
const
CodePreview
(
{
Widget
?
child
,
Key
?
key
,
})
Implementation
const CodePreview({ this.child, super.key, });
superdeck package
documentation
components/molecules/code_preview
CodePreview
CodePreview.new const constructor
CodePreview class