debugHasShortDescription property
bool
get
debugHasShortDescription
Whether or not the devtool description should skip debugFillProperties.
Implementation
bool get debugHasShortDescription => true;
Whether or not the devtool description should skip debugFillProperties.
bool get debugHasShortDescription => true;