builder property

ThemeBuilder? builder
final

specific builder allows to just provide MaterialApp with the theme from ThemeController

Implementation

final ThemeBuilder? builder;