menu
antd_flutter_mobile package
documentation
components/widgets/list/controller.dart
AntdScrollPositionController<T>
getCurrentItemLength method
getCurrentItemLength method
dark_mode
light_mode
getCurrentItemLength
method
double
?
getCurrentItemLength
(
)
Implementation
double? getCurrentItemLength() => getItemLength(_activeIndex);
antd_flutter_mobile package
documentation
components/widgets/list/controller
AntdScrollPositionController<T>
getCurrentItemLength method
AntdScrollPositionController class