menu
hx_base package
documentation
pages/ExpandAnimationView.dart
ExpandAnimationView
onBeforeExpand property
onBeforeExpand property
dark_mode
light_mode
onBeforeExpand
property
Future
<
bool
>
Function
()
?
onBeforeExpand
final
展开前回调 返回 true 才允许展开
Implementation
final Future<bool> Function()? onBeforeExpand;
hx_base package
documentation
pages/ExpandAnimationView
ExpandAnimationView
onBeforeExpand property
ExpandAnimationView class