menu
tailwindcss_build package
documentation
flex_builder.dart
RowBuilder
itemsStart method
itemsStart method
dark_mode
light_mode
itemsStart
method
RowBuilder
itemsStart
(
)
Implementation
RowBuilder itemsStart() { _crossAxisAlignment = CrossAxisAlignment.start; return this; }
tailwindcss_build package
documentation
flex_builder
RowBuilder
itemsStart method
RowBuilder class