menu
artisanal package
documentation
widgets.dart
Theme
resolvedOutline property
resolvedOutline property
dark_mode
light_mode
resolvedOutline
property
Color
get
resolvedOutline
Resolved
outline
, falling back to
border
.
Implementation
Color get resolvedOutline => outline ?? border;
artisanal package
documentation
widgets
Theme
resolvedOutline property
Theme class