getThumbnailSize method

Size getThumbnailSize()
inherited

Implementation

Size getThumbnailSize() {
  return const Size(600, 600); // Check
}