menu
messenger
ui/page/home/page/my_profile/session/view.dart
DeleteSessionView
DeleteSessionView const constructor
DeleteSessionView
dark_mode
light_mode
DeleteSessionView
constructor
const
DeleteSessionView
(
{
Key
?
key
,
required
Session
session
,
})
Implementation
const DeleteSessionView({super.key, required this.session});
messenger
view
DeleteSessionView
DeleteSessionView const constructor
DeleteSessionView class