menu
ll_dropdown_menu package
documentation
dropdown/drop_down_grid_view.dart
DropDownGridView
actualWidth property
actualWidth property
dark_mode
light_mode
actualWidth
property
@
override
double
?
get
actualWidth
override
The width of the DropDownMenu content view
Implementation
@override double? get actualWidth => boxStyle.width;
ll_dropdown_menu package
documentation
dropdown/drop_down_grid_view
DropDownGridView
actualWidth property
DropDownGridView class