Files
prosappweb/lib
Lizandro GuarnizoandClaude Sonnet 4.6 ea442aafa7 fix: use widget.type in _ServiceViewState (build error)
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>
2026-07-22 09:41:21 -05:00
..