child property

Widget? child
final

Visual content. When null, uses the platform-adaptive BackButtonIcon (Material arrow on Android, Cupertino chevron on iOS) with TermosMetrics.backButtonIconSize and theme primary color.

Implementation

final Widget? child;