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