tallStyle property
bool
get
tallStyle
Whether generated code should use the Dart 3.7 tall style.
Implementation
static bool get tallStyle =>
!sdkVersionConstraint!.allowsAny(VersionConstraint.parse('>=3.7.0'));