data property

ThemeDataBuilder data
final

Function that provides the chosen color and dark mode selection and expects an instance of ThemeData to be returned.

This data will be provided to the themedWidgetBuilder.

Implementation

final ThemeDataBuilder data;