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