createState method

  1. @override
_TextLiquidFillState createState()
override

Creates the mutable state for this widget. See StatefulWidget.createState.

Implementation

@override
_TextLiquidFillState createState() => _TextLiquidFillState();