wrap property
Whether horizontal nav items should wrap when space is insufficient.
Defaults to true, mirroring Bootstrap's flex-wrap behavior.
Implementation
final bool wrap;
Whether horizontal nav items should wrap when space is insufficient.
Defaults to true, mirroring Bootstrap's flex-wrap behavior.
final bool wrap;