menu
analyzer package
documentation
dart/element/type.dart
DartType
isBottom property
isBottom property
dark_mode
light_mode
isBottom
property
bool
get
isBottom
Return
true
if this type represents the bottom type.
Implementation
bool get isBottom;
analyzer package
documentation
dart/element/type
DartType
isBottom property
DartType class