menu
ketchup_ui package
documentation
animation.dart
GroupedAnimationManager
groupLabels property
groupLabels property
dark_mode
light_mode
groupLabels
property
List
<
String
>
get
groupLabels
获取所有分组标签
Implementation
List<String> get groupLabels => _groups.keys.toList();
ketchup_ui package
documentation
animation
GroupedAnimationManager
groupLabels property
GroupedAnimationManager class