menu
nezha_ui package
documentation
components/code_view.dart
NZCodeView
code property
code property
dark_mode
light_mode
code
property
String
code
final
需要显示的代码内容
Implementation
final String code;
nezha_ui package
documentation
components/code_view
NZCodeView
code property
NZCodeView class