ThemeDataExtensions extension

Extensions for ThemeData operations and utilities.

on

Properties

isDark → bool

Available on ThemeData, provided by the ThemeDataExtensions extension

Returns true if the theme is dark.
no setter
isLight → bool

Available on ThemeData, provided by the ThemeDataExtensions extension

Returns true if the theme is light.
no setter