menu
radartui package
documentation
radartui_test.dart
OverlayEntry
OverlayEntry.new constructor
OverlayEntry.new constructor
dark_mode
light_mode
OverlayEntry
constructor
OverlayEntry
(
{
required
Widget
builder
(
BuildContext
),
bool
opaque
=
false
,
})
Creates an
OverlayEntry
.
Implementation
OverlayEntry({required this.builder, this.opaque = false});
radartui package
documentation
radartui_test
OverlayEntry
OverlayEntry.new constructor
OverlayEntry class