menu
tailwindcss_build package
documentation
container_builder.dart
ContainerBuilder
backgroundRepeat method
backgroundRepeat method
dark_mode
light_mode
backgroundRepeat
method
ContainerBuilder
backgroundRepeat
(
ImageRepeat
repeat
)
Implementation
ContainerBuilder backgroundRepeat(ImageRepeat repeat) { _backgroundRepeat = repeat; return this; }
tailwindcss_build package
documentation
container_builder
ContainerBuilder
backgroundRepeat method
ContainerBuilder class