body property

Element? get body

Implementation

Element? get body => documentElement?.querySelector('body');