menu
r_calendar package
documentation
r_calendar.dart
AutoKeepAliveWidget
AutoKeepAliveWidget.new const constructor
AutoKeepAliveWidget.new const constructor
dark_mode
light_mode
AutoKeepAliveWidget
constructor
const
AutoKeepAliveWidget
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const AutoKeepAliveWidget({Key? key, this.child}) : super(key: key);
r_calendar package
documentation
r_calendar
AutoKeepAliveWidget
AutoKeepAliveWidget.new const constructor
AutoKeepAliveWidget class