componentState property

  1. @override
State<PheasantTemplate> componentState
getter/setter pairoverride

The initial state of the application

Implementation

@override
// ignore: overridden_fields
State<PheasantTemplate> componentState;