$internalBuild abstract method

  1. @protected
  2. @internal
Widget $internalBuild(
  1. BuildContext context
)

Should not be overridden by application code

Implementation

@protected
@internal
Widget $internalBuild(BuildContext context);