After converting ServiceView to StatefulWidget, the build() method and helper callbacks still referenced 'type' as a bare name instead of widget.type, causing compilation failure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>