menu
fluttershow_base package
documentation
components/widgets/wrapper/code_display.dart
CodeDisplay
code property
code property
dark_mode
light_mode
code
property
String
code
final
The code to be displayed.
Implementation
final String code;
fluttershow_base package
documentation
components/widgets/wrapper/code_display
CodeDisplay
code property
CodeDisplay class