useSafeArea property

bool useSafeArea
final

Called when there's a playback state change Whether to use a SafeArea widget

Implementation

/// Whether to use a SafeArea widget
final bool useSafeArea;