statusBarHeight property

double statusBarHeight

Implementation

static double get statusBarHeight => _statusBarHeight ??= windowQuery.padding.top;