pageState property

Map<String, dynamic>? pageState
getter/setter pair

Implementation

late Map<String, dynamic>? pageState;