build method

  1. @override
View? build()
override

Builds this component by calling builder.

Implementation

@override
View build() => builder();