thumbnailSide property
Border side drawn around the leading thumbnail.
Composed onto thumbnailShape via OutlinedBorder.copyWith. If null, defaults to BorderSide.none.
Implementation
final BorderSide? thumbnailSide;
Border side drawn around the leading thumbnail.
Composed onto thumbnailShape via OutlinedBorder.copyWith. If null, defaults to BorderSide.none.
final BorderSide? thumbnailSide;