split property
When true, splits items between left and right sections.
This follows Apple's HIG guidelines for organizing related tab functions into logical groups with clear visual separation.
Implementation
final bool split;
When true, splits items between left and right sections.
This follows Apple's HIG guidelines for organizing related tab functions into logical groups with clear visual separation.
final bool split;