menu
flutter_advanced_drop_down package
documentation
selecting_drop_down/selecting_drop_down.dart
BuilderWidgetAlive
BuilderWidgetAlive.new const constructor
BuilderWidgetAlive.new const constructor
dark_mode
light_mode
BuilderWidgetAlive
constructor
const
BuilderWidgetAlive
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const BuilderWidgetAlive({super.key, required this.child});
flutter_advanced_drop_down package
documentation
selecting_drop_down/selecting_drop_down
BuilderWidgetAlive
BuilderWidgetAlive.new const constructor
BuilderWidgetAlive class