menu
readme_helper package
documentation
code_utils.dart
CodeExtension
isEmbeddedCode property
isEmbeddedCode property
dark_mode
light_mode
isEmbeddedCode
property
bool
get
isEmbeddedCode
Implementation
bool get isEmbeddedCode => trim().startsWith('```');
readme_helper package
documentation
code_utils
CodeExtension
isEmbeddedCode property
CodeExtension extension on
String