Repository URL to install this package:
from flet.controls.control import Control class Shape(Control): pass