menu
modular_customizable_dropdown package
documentation
classes_and_enums/dropdown_max_height.dart
DropdownMaxHeight
DropdownMaxHeight const constructor
DropdownMaxHeight const constructor
dark_mode
light_mode
DropdownMaxHeight
constructor
const
DropdownMaxHeight
(
{
double
byRows
=
5
,
double
?
byPixels
,
})
Implementation
const DropdownMaxHeight({this.byRows = 5, this.byPixels});
modular_customizable_dropdown package
documentation
classes_and_enums/dropdown_max_height
DropdownMaxHeight
DropdownMaxHeight const constructor
DropdownMaxHeight class