menu
remix package
documentation
remix.dart
DialogStyler
image method
image method
dark_mode
light_mode
image
method
DialogStyler
image
(
DecorationImageMix
value
)
Implementation
DialogStyler image(DecorationImageMix value) { return container(BoxStyler().image(value)); }
remix package
documentation
remix
DialogStyler
image method
DialogStyler class