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