menu
gpt_markdown package
documentation
styles/code_block_style.dart
CodeBlockStyle
padding property
padding property
dark_mode
light_mode
padding
property
EdgeInsetsGeometry
?
padding
final
Space around the code. Defaults to 16.
Implementation
final EdgeInsetsGeometry? padding;
gpt_markdown package
documentation
styles/code_block_style
CodeBlockStyle
padding property
CodeBlockStyle class