menu
fluttershow_base package
documentation
components/widgets/wrapper/code_display.dart
CodeDisplay
boxDecoration property
boxDecoration property
dark_mode
light_mode
boxDecoration
property
BoxDecoration
?
boxDecoration
final
The box decoration of the code display.
Implementation
final BoxDecoration? boxDecoration;
fluttershow_base package
documentation
components/widgets/wrapper/code_display
CodeDisplay
boxDecoration property
CodeDisplay class