build abstract method

  1. @protected
Widget build(
  1. BuildContext context
)
  • StatefulWidget, which contains the discussion on performance considerations.

Implementation

@protected
Widget build(BuildContext context);