<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>woodnotexx</author_name>
  <author_url>https://blog.hatena.ne.jp/woodnotexx/</author_url>
  <blog_title>Flutter登攀日記</blog_title>
  <blog_url>https://flutterclimb.hateblo.jp/</blog_url>
  <categories>
    <anon>Flutter</anon>
  </categories>
  <description>FlutterのThemeDataは、アプリ全体のUIのスタイル（テーマ）を統一的に設定するためのクラスです。ThemeDataを使用すると、色、フォント、ボタンのスタイルなどを一元管理でき、アプリのデザインを簡単に変更できます。 1. 基本的な使い方 FlutterではMaterialAppのthemeプロパティにThemeDataを設定します。 import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { @override Wid…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fflutterclimb.hateblo.jp%2Fentry%2F2025%2F02%2F21%2F204054&quot; title=&quot;10日目:ThemeDataについて - Flutter登攀日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-21 20:40:54</published>
  <title>10日目:ThemeDataについて</title>
  <type>rich</type>
  <url>https://flutterclimb.hateblo.jp/entry/2025/02/21/204054</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
