menu
code_forge package
documentation
code_forge/styling.dart
GutterDecoration
icon property
icon property
dark_mode
light_mode
icon
property
IconData
?
icon
final
Icon to display (only used when type is
GutterDecorationType.icon
)
Implementation
final IconData? icon;
code_forge package
documentation
code_forge/styling
GutterDecoration
icon property
GutterDecoration class