The expand_widget works normally and as wanted for #10 . But if for example choosing "maxLines: 6" and the plot lines are about 6, it refers to the maxLines of the Emulator and on the (phone) physical device it does not show all the text of the plot because the width is different to the one of the Emulator. And if the text is longer than 6 lines, a popdown should be enabled, what isn't because it look normal on the Emulator. That means not the whole text is shown on the physical device.
The expand_widget works normally and as wanted for #10 . But if for example choosing "maxLines: 6" and the plot lines are about 6, it refers to the maxLines of the Emulator and on the (phone) physical device it does not show all the text of the plot because the width is different to the one of the Emulator. And if the text is longer than 6 lines, a popdown should be enabled, what isn't because it look normal on the Emulator. That means not the whole text is shown on the physical device.