Widget logic not working

Refer to the is_page() Codex entry. You need to pass multiple Page IDs as an array:

is_page( array( 10,16,19 ) )