List<Widget> getRightLabels(){ return [ if(trailing != null) trailing!, if(trailingBottom != null) trailingBottom!, if(footerRight != null) footerRight!, ]; }