Check if the platform is Linux.
プラットフォームがLinuxかどうかを確認します。
@override bool get isLinux => UniversalPlatform.isLinux;