context property
BuildContext context
<span class="feature">read / write</span>
<p>context consist of parent info.</p>
Implementation
late BuildContext context;
BuildContext context
<span class="feature">read / write</span>
<p>context consist of parent info.</p>
late BuildContext context;