menu
unit_widgets_display package
documentation
StatefulWidget/WillPopScope/node1_base.dart
CustomWillPopScope
CustomWillPopScope.new const constructor
CustomWillPopScope.new const constructor
dark_mode
light_mode
CustomWillPopScope
constructor
const
CustomWillPopScope
(
{
Key
?
key
,
})
Implementation
const CustomWillPopScope({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/WillPopScope/node1_base
CustomWillPopScope
CustomWillPopScope.new const constructor
CustomWillPopScope class