nativebase_builder library Null safety

Classes

NativeBaseWidgetBuilder<T extends Widget>
NativeBaseWidgetBuilder is builder class which should be used by all the nativebase widget this class hold the build method and follows the builder pattern This class will be using resolver mixin to resolve the props and tokens in build method