menu
forui package
documentation
widgets/select.dart
FMultiSelect<T>
contentPhysics property
contentPhysics property
dark_mode
light_mode
contentPhysics
property
ScrollPhysics
contentPhysics
final
The content's scroll physics. Defaults to
ClampingScrollPhysics
.
Implementation
final ScrollPhysics contentPhysics;
forui package
documentation
widgets/select
FMultiSelect<T>
contentPhysics property
FMultiSelect class