build method
Describes the part of the UI represented by this widget.
Implementation
@override
Widget build(BuildContext context) =>
Text('Pseudo terminals are unavailable on this platform.');
Describes the part of the UI represented by this widget.
@override
Widget build(BuildContext context) =>
Text('Pseudo terminals are unavailable on this platform.');