menu
tailwindcss_build package
documentation
flex_builder.dart
RowBuilder
justifyAround method
justifyAround method
dark_mode
light_mode
justifyAround
method
RowBuilder
justifyAround
(
)
Implementation
RowBuilder justifyAround() { _mainAxisAlignment = MainAxisAlignment.spaceAround; return this; }
tailwindcss_build package
documentation
flex_builder
RowBuilder
justifyAround method
RowBuilder class