fullscreenIconClass property
String
get
fullscreenIconClass
Implementation
String get fullscreenIconClass =>
isFullscreenActive ? 'ph ph-corners-in' : 'ph ph-corners-out';
String get fullscreenIconClass =>
isFullscreenActive ? 'ph ph-corners-in' : 'ph ph-corners-out';