hasDarkTheme method

  1. @TagNumber(2)
bool hasDarkTheme()

Implementation

@$pb.TagNumber(2)
$core.bool hasDarkTheme() => $_has(1);