menu
messenger
ui/widget/allow_overflow.dart
AllowOverflow
AllowOverflow const constructor
AllowOverflow
dark_mode
light_mode
AllowOverflow
constructor
const
AllowOverflow
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const AllowOverflow({super.key, super.child});
messenger
allow_overflow
AllowOverflow
AllowOverflow const constructor
AllowOverflow class