menu
antd_flutter_mobile package
documentation
components/floating/index.dart
AntdFloatingPanel
anchors property
anchors property
dark_mode
light_mode
anchors
property
List
<
double
>
?
anchors
final
可拖拽至哪些高度,屏幕百分比
Implementation
final List<double>? anchors;
antd_flutter_mobile package
documentation
components/floating/index
AntdFloatingPanel
anchors property
AntdFloatingPanel class