menu
tailwindcss_build package
documentation
animated_builder.dart
AnimatedBuilder
margin method
margin method
dark_mode
light_mode
margin
method
AnimatedBuilder
margin
(
EdgeInsetsGeometry
?
margin
)
设置外边距
Implementation
AnimatedBuilder margin(EdgeInsetsGeometry? margin) { _margin = margin; return this; }
tailwindcss_build package
documentation
animated_builder
AnimatedBuilder
margin method
AnimatedBuilder class