children property

List<Widget>? children
final

Supply custom widgets to the auth stack such as a custom logo widget

Implementation

final List<Widget>? children;