menu
hadss_avoid_area package
documentation
component/folder_stack.dart
FolderStack
upperItems property
upperItems property
dark_mode
light_mode
upperItems
property
List
<
String
>
upperItems
final
定义悬停态会被移到上半屏的子组件的id,组件id在此数组中的子组件悬停触发时自动避让折叠屏折痕区后移到上半屏,其它组件堆叠在下半屏区域。
Implementation
final List<String> upperItems;
hadss_avoid_area package
documentation
component/folder_stack
FolderStack
upperItems property
FolderStack class