previousFragment property
Fragment?
get
previousFragment
The previous fragment in the augmentation chain.
Returns null
if this is the first fragment in the chain.
Implementation
Fragment? get previousFragment;