createState method
Creates the mutable state for this widget. See StatefulWidget.createState.
Implementation
@override
_TextLiquidFillState createState() => _TextLiquidFillState();
Creates the mutable state for this widget. See StatefulWidget.createState.
@override
_TextLiquidFillState createState() => _TextLiquidFillState();