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();