inline property

bool inline
final

If you would like to display the story as full-page, then set this to false. But in case you would display this as part of a page (eg. in a ListView or Column) then set this to true.

Implementation

final bool inline;