isExpanded property
bool
get
isExpanded
True, if the Mini App is expanded to the maximum available height. False, if the Mini App occupies part of the screen and can be expanded to the full height using the expand() method.
Implementation
bool get isExpanded;