body property

Element? body

Implementation

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