layout property
Layout style for arranging items in the picker interface.
Determines how items are arranged within the picker container, such as grid or list layout. Defaults to grid layout.
Implementation
final ItemPickerLayout? layout;
Layout style for arranging items in the picker interface.
Determines how items are arranged within the picker container, such as grid or list layout. Defaults to grid layout.
final ItemPickerLayout? layout;