menu
orkitt package
documentation
ui.dart
BoxDecorationDSL
withGradient method
withGradient method
dark_mode
light_mode
withGradient
method
BoxDecoration
withGradient
(
Gradient
gradient
)
Add gradient
Implementation
BoxDecoration withGradient(Gradient gradient) => copyWith(gradient: gradient);
orkitt package
documentation
ui
BoxDecorationDSL
withGradient method
BoxDecorationDSL extension on
BoxDecoration