createState method
override
Creates the internal State portion of the StatefulWidget.
Implementation
@override
_LoggerState createState() => _LoggerState(_logKey,_sm,_wid,_hgt,color);
Creates the internal State portion of the StatefulWidget.
@override
_LoggerState createState() => _LoggerState(_logKey,_sm,_wid,_hgt,color);