child property

Widget Function(ThemeData? themeData, Locale locale)? child
final

Builder function that receives theme data and locale.

Implementation

final Widget Function(ThemeData? themeData, Locale locale)? child;