menu
gpt_markdown package
documentation
styles/table_style.dart
TableStyle
cellPadding property
cellPadding property
dark_mode
light_mode
cellPadding
property
EdgeInsetsGeometry
?
cellPadding
final
Space inside a cell. Defaults to 8 by 4.
Implementation
final EdgeInsetsGeometry? cellPadding;
gpt_markdown package
documentation
styles/table_style
TableStyle
cellPadding property
TableStyle class