menu
pukaad_ui_lib package
documentation
widgets/profile/profile_edit_widgets.dart
EditProfileSection
EditProfileSection.new const constructor
EditProfileSection.new const constructor
dark_mode
light_mode
EditProfileSection
constructor
const
EditProfileSection
(
{
Key
?
key
,
required
Widget
child
,
String
?
title
,
})
Implementation
const EditProfileSection({super.key, required this.child, this.title});
pukaad_ui_lib package
documentation
widgets/profile/profile_edit_widgets
EditProfileSection
EditProfileSection.new const constructor
EditProfileSection class