AppShell Overview
menu
flutter_registration
flutter_registration.dart
AuthField
<
T
>
title property
title
dark_mode
light_mode
title
property
Widget
?
title
final
The title widget of the field.
Implementation
final Widget? title;
flutter_registration
flutter_registration
AuthField
<
T
>
title property
AuthField class