menu
tailwindcss_build package
documentation
flex_builder.dart
RowBuilder
rowGrow method
rowGrow method
dark_mode
light_mode
rowGrow
method
RowBuilder
rowGrow
(
)
Implementation
RowBuilder rowGrow() { _mainAxisSize = MainAxisSize.max; return this; }
tailwindcss_build package
documentation
flex_builder
RowBuilder
rowGrow method
RowBuilder class