watch property

  1. @Deprecated('Not supported. Member documentation may have more information.')
WatchSettings? watch
getter/setter pair

Branding properties for the watch page.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
WatchSettings? watch;