build method

  1. @override
Component build()
override

Builds the component's content.

Implementation

@override
Component build() => this;